'Declaration Public Overloads Sub GenerateModelAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal DataSource As String, _ ByVal Model As String, _ ByVal Parent As String, _ ByVal Properties() As Property _ )
public void GenerateModelAsync( BatchHeader BatchHeader, string DataSource, string Model, string Parent, Property[] Properties )
Parameters
- BatchHeader
- DataSource
- Model
- Parent
- Properties